home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
STUTTGART
/
UTIL
/
SYS
/
ABODE120
/
!Abode
/
!Run
< prev
next >
Wrap
Text File
|
1994-08-21
|
790b
|
30 lines
|
| !Run file for !Abode
|
Set Abode$Dir <Obey$Dir>
If "<System$Path>" = "" then Error 0 System resources cannot be found
IconSprites <Abode$Dir>.!Sprites
RMEnsure MessageTrans 0.0 RMLoad System:modules.MsgTrans
RMEnsure MenuUtils 0.10 RMLoad <Abode$Dir>.MenuUtils
RMEnsure ARMBasicEditor 1.00 RMLoad <Abode$Dir>.BasicEdit
|
| function key definitions for use in Basic
|
| F1 -- show all commands
| F2 -- quit basic
| F3 -- run
| F4 -- edit
| F5 -- list variables
| F9 -- edit, jumping to the line where last error occurred
|
Key 1 "HELP .|M"
Key 2 "*Quit|M"
Key 3 "RUN|M"
Key 4 "EDIT|M"
Key 5 "LVAR|M"
Key 9 e$="ED."+STR$ERL+CHR$13:REP.:SYS 6,138,0,ASC(e$):e$=MID$(e$,2):UNT.e$=""|M
|
| start compressed version of program
|
WimpSlot -min 32k -max 32k
Run "<Abode$Dir>.!RunImage" %*0